projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19e0444
)
Fix up distcheck
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 26 May 2010 00:13:14 +0000
(20:13 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 26 May 2010 00:26:07 +0000
(20:26 -0400)
gdk/x11/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/x11/Makefile.am
b/gdk/x11/Makefile.am
index 8f7abfe09f2325715e19468ac8b59716c35bd378..aed14357495117f39d4b15b425ec2da5cb06c355 100644
(file)
--- a/
gdk/x11/Makefile.am
+++ b/
gdk/x11/Makefile.am
@@
-23,6
+23,7
@@
libgdk_x11_la_SOURCES = \
gdkasync.h \
gdkcolor-x11.c \
gdkcursor-x11.c \
+ gdkdevice-core.h \
gdkdevice-core.c \
gdkdevicemanager-core.c \
gdkdevicemanager-x11.c \
@@
-84,9
+85,6
@@
TESTS = checksettings
# We need to include all these C files here since the conditionals
# don't seem to be correctly expanded for the dist files.
EXTRA_DIST += \
- gdkinput-x11.c \
- gdkinput-xfree.c \
- gdkinput-none.c \
gdksettings.c
-include $(top_srcdir)/git.mk